***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Apr 26, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt GS1008FL 2 1 
.param
+vc0 = 1.651e-8		vc1 = 6.593e-11		vc2 = 1.052e-11		vc3 = 1.367e-3
+tc1 = 5.832e-2		tc2 = 3.819e-2		tc3 = 1.832e-2		tc4 = 2.279e-2	
d1 2 1 diode
g1 1 2 value = {(vc0+vc1*v(1,2))*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+vc2*exp(vc3*v(1,2))*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
.model diode d
***** flag parameter *****
+level = 1
***** dc model parameter *****
+ is = 4.145e-9            n = 1.809		  rs = 3.464e-2		 ikf = 641.781
+ibv = 0.1e-3		 nbv = 1		  bv = 1100
***** capacitance parameter *****
+cjo = 1.416e-11	   m = 3.210e-1		  vj = 3.905e-1
+ fc = 0.5
***** temperature coefficient *****
+tnom = 25		  eg = 1.11		 xti = 3
+trs1 = -7.210e-4	trs2 = 2.251e-5
+tikf = 9.511e-3
.ends GS1008FL
*$
